バージョン 24.2 (最新)

VolumeMemberPath<TProperty>(Expression<Func<T,TProperty>>) メソッド

データ チャート モデル FinancialSeries.VolumeMemberPath を設定します。
シンタックス
public A VolumeMemberPath<TProperty>( 
   System.Linq.Expressions.Expression<Func<T,TProperty>> expr
)

パラメータ

expr
マッピングに使用するプロパティを表す式。

型パラメータ

TProperty
式のプロパティの返却型。

戻り値の型

自身
参照

オンラインで表示: GitHub